home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1999 March / EnigmA AMIGA RUN 35 (1999)(G.R. Edizioni)(IT)[!][issue 1999-03].iso / earcd / -archivi / -recent2 / chunky_dev.readme < prev    next >
Text File  |  1999-01-01  |  3KB  |  97 lines

  1. Short:    THE BEST chunky gfx system! AGA/CGFX (dev)
  2. Author:   oondy@bigfoot.com (Andrew King)
  3. Uploader: oondy@bigfoot.com (Andrew King)
  4. Version:  4.1
  5. Type:     util/libs
  6.  
  7. DEVELOPER ARCHIVE - you only need this if you are going to develop software
  8. using chunky.library.
  9.  
  10. *NEW* EXAMPLES ARE NOW INCLUDED!
  11.       Some nasty bugs fixed...
  12.  
  13. CHUNKY GRAPHICS LIBRARY
  14. Version 4.1 (18-Mar-1999)
  15. Public Release 5
  16.  
  17. Welcome to the wonderful world of 8-bit chunky!
  18.  
  19. So, you want a standardised method of reading, writing and displaying chunky
  20. data in your Amiga application?  Not too hot on the idea of using RTGMaster
  21. or "rolling your own" methods?  Don't care for system hacks?  In that case,
  22. you've downloaded the right thing!
  23.  
  24. This SHARED library for your compiler will handle everything to do with
  25. <=256 colour chunky pictures.  Features:
  26.  
  27. * Shared library (can be used in any language)
  28. * Transparent support for AGA/CGFX
  29. * High-level and low-level commands available
  30. * Draw from one chunky buffer to another (enhanced in V4)
  31. * Uses RastPort's instead of BitMap's (and windows in V4)
  32. * Text support (draw Amiga bitmap fonts onto chunky buffers)
  33. * Features most of the basic graphics.library calls but works with chunky
  34.   buffers
  35. * All written in ANSI C (although AGA c2p/p2c stuff isn't)
  36. * It's freeware!
  37.  
  38. And for version 4:
  39. * 17 new functions in V4!
  40. * Supports all RastPort drawing methods (JAM1, JAM2, INVERSVID, etc.)
  41. * Ability to flip chunky buffers (horizontal, verticle, both)
  42. * Scrolling of chunky buffers (any direction)
  43. * 360 degree rotation!
  44. * Infinate scaling (with or without smoothing)!
  45. * RGB palette support
  46.  
  47. That list got your motor running?  Thought so...
  48.  
  49. See included documentation for more information.
  50.  
  51. WANTED
  52.  
  53. The c2p routines used are no way their best.  If you have flexible c2p/p2c
  54. code that can use chunky buffers of any size and render at any position on
  55. any screen size, do not hesitate to contact us.  We are looking to make
  56. chunky.library the BEST chunky graphics system available.
  57.  
  58. FUTURE
  59.  
  60. V5 may see the following improvements:
  61.  
  62. * PPC support (PPC c2p code please :)
  63. * 15/16/24-bit support (probably CGFX only)
  64. * Layers (maybe)
  65. * Display support (maybe)
  66. * Your ideas
  67.  
  68. ... but don't count on any of that happening :).
  69.  
  70. WEBSITE
  71.  
  72. A new chunky.library website has been setup allowing you to download the
  73. latest version of the library without waiting for Aminet <grin>.
  74.  
  75. http://www.irrelevant.org/~oondy/chunky/
  76.  
  77. LEGAL
  78.  
  79. The chunky sub system is written and maintained by Andrew King of Rosande
  80. Limited.  It is copyrighted to Rosande Limited and all used sources are
  81. declared as public domain and freely available.  All sources are subject to
  82. change without notice.  (c) 1999 Rosande Limited, all rights reserved.
  83.  
  84. Andrew King
  85. Co-director and Head of Technical Development for Rosande Limited
  86. (A registered company in the United Kingdom)
  87.  
  88. Remember FUBAR?     > http://www.q-soft.demon.co.uk. <
  89. See our publishers at http://www.blittersoft.com.
  90.  
  91. id software rule!
  92. as do the simpsons!  just don't have a cow, man!
  93. "hell, damn, fart!"
  94.  
  95. An example or two here use a Bart Simpson graphic.  The Simpsons (c) & (TM)
  96. 20th Century Fox Film Corp, all rights reserved.
  97.